专业字典>英语词典>composite pattern翻译和用法

composite pattern

英 [ˈkɒmpəzɪt ˈpætn]

美 [kəmˈpɑːzət ˈpætərn]

网络  组合模式; 复合模式; 合成模式; 设计模式之组合模式; 组合设计模式

机械

双语例句

  • Optionally, the Business Process composite pattern can also include the following
    业务流程复合模式可选择地包括
  • The Composite pattern can be used to implement the composite service that encompasses other subservices, whereas the Iterator pattern can be used to implement the traversal of subservices.
    Composite模式可用于实现包含其他子服务的组合服务,而Iterator模式可用于实现子服务的遍历。
  • The structure of map symbol is discussed at first in this thesis which points out it is the important part of GIS system. The symbol structure is made based on composite pattern.
    全文首先对地图符号的结构展开论述,指出地图符号的建设是GIS系统的重要组成部分,并提出基于组合模式的符号结构。
  • To enhance the reusability, extensibility and universality of model base of traditional Decision Support System ( DSS), this paper describes a new approach which applies Composite Pattern to the design of model base.
    为了解决传统的决策支持系统中模型库可复用性、可扩展性和通用性较差的问题,本文提出了一种新的模型库开发方法,将Composite模式应用到模型库设计中。
  • The Business Process composite pattern consists of the following patterns
    业务流程复合模式包括
  • Agricultural Expert System Platform is characterized by complexity. The paper applies Strategy Pattern, Composite Pattern, Command Pattern, Singleton Pattern and Facade Pattern to the system.
    鉴于农业专家平台系统的复杂性,论文提出了运用策略模式、组合模式、命令模式、单例模式以及门面模式构建农业专家系统。
  • For example, OTMPS has a requirement for managed peer-to-peer collaboration, which the Portal Composite pattern does not support.
    例如,OTMPS需要有能被管理的对等协作,这是Portal复合模式所不支持的。
  • Composite pattern discovery is a new research field of pattern discovery problem in Bioinformatics. And it will be a popular issue and target in composite pattern discovery field in a long future to seek more efficient and more accurate composite pattern discovery algorithm.
    复合模式查找是生物信息学中模式发现问题的一个新的研究领域,而寻求效率更高,精度更高的复合模式查找算法将是复合模式研究领域的长期热点与目标。
  • We did not find a Composite pattern that meets the requirements of OTMPS.
    我们还没有找到适应于OTMPS需要的复合模式。
  • Through the research of the framework and the problems of the implementation, we design a core framework on the center of the template pattern. command pattern and composite pattern.
    通过对框架设计及实现中的难题的研究,设计出一种以模板设计模式、命令设计模式与合成设计模式为主的框架核心模型。